NuclearEngagement\Services\ThemeEventManager S

Total Complexity 35
Dependencies 1
Dependents 2
Total lines 139
Lines of code 96
Logical lines of code 45
Comment lines 9
Methods 22
Properties 1

Methods 22

Method Rating Maintainability Complexity Lines of code
on_theme_saved()
S
66 4 7
on_theme_activated()
S
69 3 6
on_theme_deactivated()
S
69 3 6
on_theme_deleted()
S
69 3 6
on_css_generated()
S
68 3 6
instance()
S
71 2 6
clear_theme_caches()
S
69 2 7
__construct()
S
82 1 3
register_hooks()
S
62 1 10
trigger_theme_activated()
S
79 1 3
trigger_theme_deactivated()
S
79 1 3
trigger_theme_saved()
S
79 1 3
trigger_theme_deleted()
S
80 1 3
trigger_css_generated()
S
79 1 3
apply_config_filters()
S
79 1 3
apply_css_before_generation_filters()
S
79 1 3
apply_css_after_generation_filters()
S
79 1 3
filter_config_before_save()
S
82 1 3
filter_css_before_generation()
S
82 1 3
filter_css_after_generation()
S
82 1 3
register_custom_hook()
S
79 1 3
register_custom_filter()
S
79 1 3